fx-9860GII
List
On a Casio calculator you can recall the contents of a list by its number
List U SHIFT 1 list number EXE
or via the catalog as
CATALOG P
INPUT SHIFT 4 List F1
Example 1
To recall List 1
List U SHIFT 1 List 1 EXE
This gives for SET UP Input/Output Line
AnS 1 222 2 23 3 24 222
and for SET UP Input/Output Math
List 1 {222,23,24}
Example 2
To recall List 3 that does not exist gives an error message
List U
Dimension ERROR Press:[EXIT] SHIFT 1 3 EXE EXIT List 3
